Files
8171bb65-ebc0-4c50-8b65-7f8…/vercel.json
2026-05-01 09:56:16 +00:00

5 lines
97 B
JSON

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