Files
4c9b3c03-ebed-43d7-90fc-2cc…/vercel.json
2026-04-18 23:22:20 +00:00

5 lines
97 B
JSON

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