Files
ebed8627-c77e-4099-98d4-80b…/vercel.json
2026-06-11 19:57:51 +00:00

5 lines
97 B
JSON

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