Files
df9fd2b5-efce-4bb0-94b0-bd4…/vercel.json
2026-03-10 02:22:51 +00:00

5 lines
97 B
JSON

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