Files
73c35ebe-552f-4d4b-b3a6-450…/vercel.json
2026-03-11 00:01:35 +00:00

5 lines
97 B
JSON

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