Files
cde8b831-d450-4d4f-9f0e-81a…/vercel.json
2026-05-18 05:47:22 +00:00

5 lines
97 B
JSON

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