Files
5ebf5cb7-dc9d-456f-a8fe-440…/vercel.json
2026-05-13 19:00:28 +00:00

5 lines
97 B
JSON

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