Files
9ee641c6-ddd3-4324-8284-b7e…/vercel.json
2026-03-03 12:55:47 +00:00

5 lines
97 B
JSON

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