Files
5bfe6d0e-a70b-44ea-830c-5be…/vercel.json
2026-03-10 19:43:19 +00:00

5 lines
97 B
JSON

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