Files
bdb0d59e-a748-4f0e-bd11-e2d…/vercel.json
2026-04-15 16:46:25 +00:00

5 lines
97 B
JSON

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