Files
328c5cc5-ced5-42e0-9e14-f99…/vercel.json
2026-03-16 22:36:11 +00:00

5 lines
97 B
JSON

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