Files
bdbdfc14-23f5-4d52-9225-77a…/vercel.json
2026-04-12 17:02:15 +00:00

5 lines
97 B
JSON

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