Files
8d2473ae-b2cf-4c0c-bafc-1a3…/vercel.json
2026-03-26 09:20:00 +00:00

5 lines
97 B
JSON

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