Files
ff1c7510-b476-4347-8e22-c99…/vercel.json
2026-05-18 12:42:54 +00:00

5 lines
97 B
JSON

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