Files
60a333ed-5fb5-4fdf-88e3-b73…/vercel.json
2026-05-21 02:11:17 +00:00

5 lines
97 B
JSON

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