Files
67cd6ad6-a48d-43b2-ae9c-39e…/vercel.json
2026-03-05 06:39:19 +00:00

5 lines
97 B
JSON

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