Files
a66e4dac-4cb6-4eb3-a645-045…/vercel.json
2026-03-10 04:08:49 +00:00

5 lines
97 B
JSON

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