Files
679d5df2-072f-4140-a43b-5cb…/vercel.json
2026-03-05 01:23:45 +00:00

5 lines
97 B
JSON

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