Files
5d1df970-7b0e-47b5-aa7b-cac…/vercel.json
2026-04-25 21:21:04 +00:00

5 lines
97 B
JSON

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