Files
dafbe458-dc6e-4fdf-862e-11f…/vercel.json
2026-04-28 11:18:20 +00:00

5 lines
97 B
JSON

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