Files
35aed170-4622-4396-b63c-c51…/vercel.json
2026-05-18 07:06:35 +00:00

5 lines
97 B
JSON

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