Files
bd367306-42e0-4f44-b697-074…/vercel.json
2026-05-08 17:42:49 +00:00

5 lines
97 B
JSON

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