Files
47c3e71f-4997-4dfe-ad95-428…/vercel.json
2026-04-20 09:41:35 +00:00

5 lines
97 B
JSON

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