Files
0ed17402-ee42-47f0-b76f-2be…/vercel.json
2026-02-18 20:21:39 +00:00

5 lines
97 B
JSON

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