Files
5e9c64bd-743e-4f76-a1b5-9bc…/vercel.json
2026-05-08 21:05:10 +00:00

5 lines
97 B
JSON

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