Files
adb4d1af-c492-4c47-b13e-0aa…/vercel.json
2026-05-23 12:34:48 +00:00

5 lines
97 B
JSON

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