Files
dd712ab6-15fd-43b3-9f0f-7e2…/vercel.json
2026-05-10 08:46:54 +00:00

5 lines
97 B
JSON

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