Files
01dbe0d8-b26a-4c98-b899-0a9…/vercel.json
2026-06-05 09:36:34 +00:00

5 lines
97 B
JSON

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