Files
c5564f97-42cd-48aa-b8a5-d92…/vercel.json
2026-05-14 01:41:44 +00:00

5 lines
97 B
JSON

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