Files
f28cf27c-5683-46d5-ae0f-cfb…/vercel.json
2026-02-19 16:51:52 +00:00

5 lines
97 B
JSON

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