Files
d8f86e80-83b6-4e8e-9aff-0bc…/vercel.json
2026-05-01 19:42:37 +00:00

5 lines
97 B
JSON

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