Files
807ecf9d-f7aa-42da-baeb-0ad…/vercel.json
2026-04-29 16:16:02 +00:00

5 lines
97 B
JSON

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