Files
3d5854a8-b6b2-40e3-ad8f-c4e…/vercel.json
2026-05-25 07:05:16 +00:00

5 lines
97 B
JSON

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