Files
ba0ae3f8-c31d-4cb8-bd95-72c…/vercel.json
2026-03-10 22:50:25 +00:00

5 lines
97 B
JSON

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