Files
e9960049-0a07-4d54-b408-ad5…/vercel.json
2026-04-20 09:51:54 +00:00

5 lines
97 B
JSON

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