Files
feb10976-b962-492c-91f4-b35…/vercel.json
2026-04-04 14:40:43 +00:00

5 lines
97 B
JSON

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