Files
5bee40a8-c8e9-47b8-9752-02f…/vercel.json
2026-03-31 13:13:06 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}