Files
9b15a68b-cc03-4b56-8c78-e93…/vercel.json
2026-05-17 14:39:09 +00:00

5 lines
97 B
JSON

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