Files
087ce27d-8024-483a-80f6-0b2…/vercel.json
2026-06-03 14:57:12 +00:00

5 lines
97 B
JSON

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