Files
9cace1d5-e9a7-4cc3-bc52-e28…/vercel.json
2026-03-04 21:28:06 +00:00

5 lines
97 B
JSON

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