Files
2f732913-088f-482c-b30d-d7a…/vercel.json
2026-05-01 03:39:36 +00:00

5 lines
97 B
JSON

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