Files
78891f8d-8aa6-4574-8954-b2e…/vercel.json
2026-03-18 16:41:27 +00:00

5 lines
97 B
JSON

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