Files
ea3d1df2-3fd2-41a1-ba6e-1e4…/vercel.json
2026-03-16 04:00:30 +00:00

5 lines
97 B
JSON

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