Files
215d7cce-4fe5-4f81-b2a4-5e3…/vercel.json
2026-03-08 16:36:21 +00:00

5 lines
97 B
JSON

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