Files
99d0e7ef-eedf-492c-8c26-18b…/vercel.json
2026-03-10 09:10:52 +00:00

5 lines
97 B
JSON

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