Files
2682c301-f410-40dc-8e44-0bf…/vercel.json
2026-02-11 17:33:31 +00:00

5 lines
97 B
JSON

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