Files
5fb42193-673e-4ca6-8d9f-0f0…/vercel.json
2026-04-15 09:49:42 +00:00

5 lines
97 B
JSON

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