Files
89251fe2-7084-43b5-836a-75d…/vercel.json
2026-03-09 22:23:32 +00:00

5 lines
97 B
JSON

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