Files
010dbd8a-3da9-4a49-8641-9cf…/vercel.json
2026-02-19 14:52:56 +00:00

5 lines
97 B
JSON

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