Files
8ade7ebb-30fc-4eb6-b7df-b75…/vercel.json
2026-04-06 12:14:58 +00:00

5 lines
97 B
JSON

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