Files
d14a0d5a-e2ec-4bd5-8b33-606…/vercel.json
2026-02-13 03:46:23 +00:00

5 lines
97 B
JSON

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