Files
ce1d5ffa-5370-4b7d-ab1d-0fa…/vercel.json
2026-06-05 06:51:13 +00:00

5 lines
97 B
JSON

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