Files
2f899317-051e-4ddf-8be2-a07…/vercel.json
2026-02-04 15:56:37 +00:00

5 lines
97 B
JSON

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