Files
e493d07e-779b-489e-b888-db8…/vercel.json
2026-04-19 13:57:28 +00:00

5 lines
97 B
JSON

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