Files
6c5e7e96-8c8f-4b46-aca4-a75…/vercel.json
2026-06-09 09:41:18 +00:00

5 lines
97 B
JSON

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