Files
76ad7d3f-998c-45b9-9de0-fa7…/vercel.json
2026-06-09 08:49:56 +00:00

5 lines
97 B
JSON

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