Files
376572a1-eed5-464b-9586-475…/vercel.json
2026-03-26 16:38:55 +00:00

5 lines
97 B
JSON

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