Files
a13892e8-7973-4d1c-8b2d-7c2…/vercel.json
2026-04-04 02:14:35 +00:00

5 lines
97 B
JSON

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