Files
6ceb8759-2dce-470d-8465-508…/vercel.json
2026-02-12 14:42:08 +00:00

5 lines
97 B
JSON

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