Files
7647f308-93ec-4e7c-a765-7ff…/vercel.json
2026-04-03 10:18:50 +00:00

5 lines
97 B
JSON

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