Files
2f004ed7-406d-426d-bbef-48c…/vercel.json
2026-06-04 11:02:38 +00:00

5 lines
97 B
JSON

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