Files
561eda2f-5b21-4314-af48-dc7…/vercel.json
2026-03-30 17:58:39 +00:00

5 lines
97 B
JSON

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