Files
8079d1d7-8380-4f0f-b772-aa6…/vercel.json
2026-03-03 11:07:32 +00:00

5 lines
97 B
JSON

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