Files
a0235655-7a3e-4fdf-9225-28a…/vercel.json
2026-03-09 16:32:52 +00:00

5 lines
97 B
JSON

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