Files
004f1a84-75ed-4d9c-a799-346…/vercel.json
2026-06-11 22:21:53 +00:00

5 lines
97 B
JSON

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