Files
edc24644-a1c1-4bc6-8620-b8b…/vercel.json
2026-06-13 07:37:19 +00:00

5 lines
97 B
JSON

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