Files
9df56b65-083a-4cd0-a13e-83e…/vercel.json
2026-03-05 10:45:00 +00:00

5 lines
97 B
JSON

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