Files
971b5e81-f51d-4d78-a4c2-fd5…/vercel.json
2026-05-30 20:18:27 +00:00

5 lines
97 B
JSON

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