Files
74186dd3-f2c8-451c-be96-d23…/vercel.json
2026-03-07 22:14:18 +00:00

5 lines
97 B
JSON

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