Files
61579434-3db3-487c-a2ee-1bf…/vercel.json
2026-03-07 17:44:42 +00:00

5 lines
97 B
JSON

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