Files
eb73902f-fd83-4fea-b61c-ddb…/vercel.json
2026-03-09 11:02:32 +00:00

5 lines
97 B
JSON

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