Files
8ed12260-c5f1-43c1-99d4-29b…/vercel.json
2026-04-15 15:19:40 +00:00

5 lines
97 B
JSON

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