Files
78f3c6eb-5dff-43a3-9c4f-227…/vercel.json
2026-04-06 21:39:29 +00:00

5 lines
97 B
JSON

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