Files
09031f4a-4252-4a43-b8d2-8e5…/vercel.json
2026-02-17 20:56:44 +00:00

5 lines
97 B
JSON

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