Files
526e9b16-7266-4b2e-a84c-a76…/vercel.json
2025-12-30 10:43:42 +00:00

5 lines
97 B
JSON

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