Files
411a76be-83b0-47cd-9287-c3e…/vercel.json
2026-06-12 19:08:25 +00:00

5 lines
97 B
JSON

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