Files
7116faae-e2e1-487b-a39f-efb…/vercel.json
2026-05-15 08:52:27 +00:00

5 lines
97 B
JSON

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