Files
c6f9541b-7162-4e18-9da6-f03…/vercel.json
2026-03-03 17:32:48 +00:00

5 lines
97 B
JSON

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