Files
b06b8be2-b5cc-4a33-9477-632…/vercel.json
2026-04-23 01:03:12 +00:00

5 lines
97 B
JSON

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