Files
cedc93fc-9511-4dc9-b4ea-606…/vercel.json
2026-06-01 14:29:38 +00:00

5 lines
97 B
JSON

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