Files
2d24764c-ceea-4adb-ad23-d84…/vercel.json
2026-03-05 20:37:33 +00:00

5 lines
97 B
JSON

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