Files
c86fe7e0-55e2-42b4-b288-09f…/vercel.json
2026-02-23 10:51:09 +00:00

5 lines
97 B
JSON

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