Files
efef3c0f-330d-4883-b350-d52…/vercel.json
2026-06-11 11:10:07 +00:00

5 lines
97 B
JSON

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