Files
8b17ded7-cc3d-4055-aa49-0ff…/vercel.json
2026-04-27 06:47:53 +00:00

5 lines
97 B
JSON

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