Files
8f7e24b0-98fb-46ad-ab9e-238…/vercel.json
2026-05-14 10:16:48 +00:00

5 lines
97 B
JSON

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