Files
178c7ab0-3501-4de6-af53-ecd…/vercel.json
2026-04-08 10:58:58 +00:00

5 lines
97 B
JSON

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