Files
21992da3-c71f-4737-87b1-e22…/vercel.json
2026-03-18 18:18:47 +00:00

5 lines
97 B
JSON

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