Files
3cee48c6-26d2-497c-87ef-c0b…/vercel.json
2026-05-14 10:34:06 +00:00

5 lines
97 B
JSON

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