Files
65fbf6db-c8b5-41e8-935f-95f…/vercel.json
2026-05-22 01:27:32 +00:00

5 lines
97 B
JSON

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