Files
c9ff86de-11b6-4cf6-9652-b69…/vercel.json
2026-04-20 04:58:39 +00:00

5 lines
97 B
JSON

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