Files
bed6fc11-3219-4761-8225-d80…/vercel.json
2026-04-09 09:41:31 +00:00

5 lines
97 B
JSON

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