Files
03d0df4a-84f5-45bd-952c-4e4…/vercel.json
2026-03-31 12:12:33 +00:00

5 lines
97 B
JSON

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