Files
b5d646b7-30d4-4101-98d0-47b…/vercel.json
2026-06-06 07:03:15 +00:00

5 lines
97 B
JSON

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