Files
67c8789e-088b-404e-905b-3fd…/vercel.json
2026-03-28 10:12:29 +00:00

5 lines
97 B
JSON

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