Files
b70e8f3f-7dfa-40c8-baed-466…/vercel.json
2026-03-16 14:25:47 +00:00

5 lines
97 B
JSON

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