Files
16155dee-f380-4661-9437-797…/vercel.json
2026-06-09 17:49:57 +00:00

5 lines
97 B
JSON

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