Files
f7cc0924-888b-45f3-88d4-8f3…/vercel.json
2026-06-11 03:02:05 +00:00

5 lines
97 B
JSON

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