Files
6b60b5c7-b015-4e26-9503-54a…/vercel.json
2026-03-16 20:19:36 +00:00

5 lines
97 B
JSON

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