Files
59a444eb-42c6-46ea-a2d4-438…/vercel.json
2026-02-12 12:03:42 +00:00

5 lines
97 B
JSON

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