Files
3f8d471f-3302-4cb5-97fd-eda…/vercel.json
2026-03-04 19:39:32 +00:00

5 lines
97 B
JSON

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