Files
bd1fc8e7-980f-4c90-b243-633…/vercel.json
2026-05-06 17:35:03 +00:00

5 lines
97 B
JSON

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