Files
0374b20e-ccc2-451b-a717-956…/vercel.json
2025-12-29 03:06:38 +02:00

5 lines
97 B
JSON

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