Files
760d3124-83d6-48db-8370-4ee…/vercel.json
2026-06-10 04:58:32 +00:00

5 lines
97 B
JSON

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