Files
e76de707-8043-48d9-beb0-13c…/vercel.json
2025-12-29 22:54:32 +02:00

5 lines
97 B
JSON

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