Files
7f0fdc0d-5047-49f4-b598-4e3…/vercel.json
2026-03-10 22:35:26 +00:00

5 lines
97 B
JSON

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