Files
c490a686-f0c0-4ca9-8d1f-fd1…/vercel.json
2026-03-06 12:39:45 +00:00

5 lines
97 B
JSON

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