Files
2ffb71d6-ebc5-4a20-b055-b2c…/vercel.json
2026-02-21 16:34:45 +00:00

5 lines
97 B
JSON

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