Files
8edea740-5cb7-4c1f-bcb4-0b5…/vercel.json
2026-03-04 19:14:09 +00:00

5 lines
97 B
JSON

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