Files
8081b9b6-3367-41ee-a7cc-d52…/vercel.json
2026-05-11 12:06:56 +00:00

5 lines
97 B
JSON

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