Files
e7633648-47e4-48e3-8b0e-698…/vercel.json
2026-03-14 18:48:15 +00:00

5 lines
97 B
JSON

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