Files
bb54b0d0-7a24-4b75-bdd8-e1d…/vercel.json
2026-04-17 07:31:00 +00:00

5 lines
97 B
JSON

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