Files
6bb59476-c2f2-4a4e-8eb3-7d6…/vercel.json
2026-04-18 09:11:22 +00:00

5 lines
97 B
JSON

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