Files
5fce597e-edb3-4f7f-83fb-c8a…/vercel.json
2026-03-07 01:27:14 +00:00

5 lines
97 B
JSON

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