Files
04fbc747-9832-49c5-8b93-b32…/vercel.json
2026-03-08 18:04:53 +00:00

5 lines
97 B
JSON

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