Files
bef2005c-5a62-4a6e-a643-ecd…/vercel.json
2026-03-29 12:51:32 +00:00

5 lines
97 B
JSON

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