Files
d447e56f-5f76-46da-b20b-a0c…/vercel.json
2026-05-22 17:49:15 +00:00

5 lines
97 B
JSON

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