Files
b8df9a16-7138-4bb4-8609-df1…/vercel.json
2026-03-10 12:10:29 +00:00

5 lines
97 B
JSON

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