Files
3b8855c9-75c7-41c4-ba57-e54…/vercel.json
2026-03-10 05:37:35 +00:00

5 lines
97 B
JSON

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