Files
dda0f994-e37b-4b22-8c1c-c56…/vercel.json
2026-04-08 00:48:59 +00:00

5 lines
97 B
JSON

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