Files
e2e802ce-68db-45f8-832f-4d8…/vercel.json
2026-04-25 23:26:09 +00:00

5 lines
97 B
JSON

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